home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / conex63a.zip / UPGRADE.DOC < prev   
Text File  |  1994-02-22  |  7KB  |  175 lines

  1. ╒══════════════════════════════════════════════════════════════════════╕
  2. │                          CONEX version 6.3                           │
  3. ╘══════════════════════════════════════════════════════════════════════╛
  4.  
  5. New features are:
  6.  
  7.  - Support NETBIOS
  8.    Netbios is not completely implemented yet.
  9.  
  10.  - Support 3com (BAPI)
  11.  
  12.  - Added character/line delay in <Alt-R>
  13.    A time delay may be added to each character or line, it must be
  14.    entered in ticks of 0,0549 seconds. (18 ticks = 1 second). This time
  15.    delay also affects keyboard macros.
  16.  
  17.  - Initial connection errors reopen <Alt-I> window automatically
  18.    If a connection can not be established, the error is displayed and
  19.    the <Alt-I> window is opened. In previous versions only the error was
  20.    displayed.
  21.  
  22.  - "conex <host>" connects to host (port is automatically detected)
  23.    In previous versions the session <host> had to be defined before,
  24.  
  25.  - <Alt-D> redefined: dial number
  26.    A phone book is supported. The dial sequence is programmed as a macro
  27.    ■DIA now which can be modified with <Alt-K>.
  28.  
  29.  - Replaced commands in macro language «D » -> <Alt-D> «R » -> «W »
  30.    The dial command in macros «D » has been replaced by <Alt-D>. The
  31.    old «R »-command is now contained in the «W »-command, thus it allows
  32.    to set a timeout value.
  33.  
  34.  - New commands in macro language «: », «E », «J », «S »
  35.    Labels, jumps, variables have been added, mainly to allow the
  36.    programming of the <Alt-D> command, but I hope they are useful, too.
  37.  
  38.  - New keys programmable: NKE, NK/, ^NE
  39.    Enter, / and ^Enter on the keypad can now be programmed. This allows
  40.    the keypad to be totally redefined as a DEC VT100 numerical keypad.
  41.    Only the Numlock key must be handled in a specific way. (see tips and
  42.    tricks)
  43.  
  44.  - "ESC 1", "ESC 2", "CAN", "ESC %!0" switch between VT320 and TEK mode
  45.  
  46.  - BACKSPACE sends BS/DEL made configurable
  47.    So the backspace key can be differently defined in different
  48.    sessions. Set with <Alt-M>.
  49.  
  50.  - <Ctrl-Break> interrupts macros
  51.    <Ctrl-Break> is read by the system any time and is not kept in the
  52.    keyboard buffer. So it is more flexible than <ESC>. During macros
  53.    the keyboard input is only processed during a «W*...» command, else
  54.    it is kept in the keyboard buffer and executed after the macro has
  55.    finished.
  56.  
  57.  - Added baudrate 14400
  58.    Obviously there are some people who use this baudrate.
  59.  
  60.  - all 25 lines of screen can be addressed
  61.    If the status line is off, all 25 lines of the screen can be accessed
  62.    with ESC commands. When the status line is switched off line 1
  63.    becomes line 2 ... line 25 becomes line 24, so that the last line is
  64.    addressable as line 25.
  65.  
  66.  - Display port/baudrate in status line if hostname not specified
  67.    This will help those people who use COM ports.
  68.  
  69.  - Changed messages in "quit conex" <F10>
  70.    The old messages "drop DTR" were a bit obscure, so I changed it to
  71.    "close", which means the sessions are closed. Actually this effects
  72.    only COM connections, network connection are always closed when you
  73.    leave conex.
  74.  
  75.  - Maximal length of host names increased to 32
  76.    The string is cut off in the status line.
  77.  
  78.  - VT100 "delete screen" saves screen to scrollback buffer
  79.    When an editor is started the initial screen can be scrolled back in
  80.    EDIT MODE.
  81.  
  82.  - Scrollback buffer increased to 20-30 pages by compression
  83.    I don't save complete lines any more in memory, but only those parts
  84.    of a line that are filled with characters. Thus the scroll back
  85.    buffer can contain more screen pages.
  86.  
  87.  - Support 132 columns/50 lines on screen
  88.    On VGA/EGA screens 43/50 lines can be selected now. If you have got a
  89.    SuperVGA card which supports 132 columns, the video mode can be
  90.    entered manually in conex.ini. There is a table of video modes for
  91.    some SVGA cards in tech.ref but you take a look into the description
  92.    of your card as well.
  93.  
  94.  - Left & right mouse button programmable in graphic mode
  95.    The original Tektronix does not possess any mouse buttons, but you may
  96.    program them so that they behave as if you pressed some key on the
  97.    keyboard in GIN mode.
  98.  
  99.  - User defined keys <Alt-K> disabled in EDIT mode
  100.  
  101.  - Subset of Tektronix 4105 commands (enlarged on request)
  102.    The 4014 has been enhanced with color commands, fill panels and some
  103.    more. Since I don't have any software which supports 4105 I could
  104.    test these features only theoretically. If you encounter any problems
  105.    send me the tektronix file catched with <Alt-W>.
  106.  
  107.  - New kermit generic commands: Who's logged in + type file
  108.    New commands in kermit mode are <W> Who is logged in
  109.                                    <T> Type file
  110.    These commands only work if the server supports them.
  111.  
  112.  - Mode "cursor displayed/invisible" in VT320 supported
  113.  
  114.  - New character sets PC-8, Finnish; characters 0-31, 128-159 definable
  115.    PC-8 = Original IBM PC character set 160-255
  116.  
  117.  - Clock can be displayed in status line (<Alt-L>)
  118.    This clock overwrites the Alt-Help indicator in the status line. It
  119.    must be selected with <Alt-L>.
  120.  
  121.  - COM interrupts can be automatically determined
  122.    Since some PCs had problems with this, I set normal interrupts to
  123.    4 (com1 and com3) and 3 (com2 and com4). If you reset them to 0 in
  124.    conex.ini, they are automatically detected.
  125.  
  126.  - Comments in conex.ini allowed
  127.    ; marks the beginning of a comment in conex.ini. All characters up
  128.    to end of line are ignored.
  129.  
  130.  - New help screen with VT320 keyboard layout
  131.    The 3rd Help screen gives the keyboard layout of a VT320 Dec terminal.
  132.    (function keys, edit keys, numerical keypad). Of course this layout
  133.    can be redefined by the user, see "conex.doc" section "tips and
  134.    tricks".
  135.  
  136.  
  137. ╒══════════════════════════════════════════════════════════════════════╕
  138. │                     UPDATE CONEX.INI 6.2 to 6.3                      │
  139. ╘══════════════════════════════════════════════════════════════════════╛
  140.  
  141. Sorry, I don't provide any tools for converting the configuration file
  142. from 6.2 to 6.3, because this would consume quite a lot of time. I
  143. prefer to spend it on developing CONEX.
  144.  
  145. Anyway you can change "conex.ini" with any editor, so that it can be
  146. read into version 6.3. I think it is not practical to edit all sections,
  147. so that you have to define these paramaters anew within CONEX.
  148.  
  149. The following procedure will keep only macros (<Alt-K>) and user defined
  150. character sets.
  151.  
  152. 1. Change header to "CONEX 6.3" or whatever version it is.
  153.  
  154. 2. Delete all sections except "Keyboard translation" and "User defined
  155.    character sets".
  156.  
  157. 3. Section "Keyboard translation":
  158.  
  159.    Replace "translation" with        "mapping"
  160.    Replace "«R..."       with        "«W│..."
  161.  
  162.    If you did not define any keyboard mapping you can delete this
  163.    section.
  164.  
  165. 4. Section "User defined character sets"
  166.  
  167.    Replace ... , ...!   with         , ... ,, ...!
  168.  
  169.    If you did not define any character set you can delete this section.
  170.  
  171. 5. Start new version of conex hoping everything works.
  172.  
  173. 6. Change port parameter etc. and save configuration with <Alt-S>.
  174.  
  175.